Re: Re: Various Solaris 2.3 file permission problems

Pete Hartman (pwh@bradley.bradley.edu)
Thu, 5 Jan 95 09:48:43 -0600

>> Various Solaris2.3, file permission problems
>[report itself is deleted]
>Very interesting information, however more important things were not 
>mentioned:
>       /tmp directory is writeable for "sys" group (root,bin,sys,adm are in
>sys group by default) (affected: Solaris 2.3 - 2.4)
>      /usr/kvm/crash allows you to browse through kernel kvm (inherited sunos
>bug) (affected Solaris 2.3 - 2.4?)


These *are* trivial to fix.

For those who are asking "how?"

chmod 700 /usr/kvm/crash
chgrp 0 /tmp